Skip to content

Commit

Permalink
Allow PRs onto other branches to run CI actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Burgestrand committed Oct 11, 2024
1 parent e296e83 commit 640a637
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 640a637

Please sign in to comment.