Skip to content

Commit

Permalink
ci: ♻️ no longer ignore the main branch (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
KANAjetzt authored Jul 3, 2023
1 parent 9cd21fe commit 3f647c2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
on:
pull_request:
branches-ignore:
- 'main'
on: [pull_request]
jobs:
check_dependencies:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3f647c2

Please sign in to comment.