Skip to content

Commit

Permalink
chore(ci): run CI on all branches and v2 pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
KnorpelSenf committed Jan 16, 2025
1 parent b04bfee commit f85915f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ name: grammY

on:
push:
branches: [main]
pull_request:
branches: [main]
branches: ["*"]

jobs:
backport:
Expand Down

0 comments on commit f85915f

Please sign in to comment.