Skip to content

Commit 3f647c2

Browse files
authored
ci: ♻️ no longer ignore the main branch (#323)
1 parent 9cd21fe commit 3f647c2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
on:
2-
pull_request:
3-
branches-ignore:
4-
- 'main'
1+
on: [pull_request]
52
jobs:
63
check_dependencies:
74
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)