Skip to content

Commit 2c0dd96

Browse files
author
Jake Champion
committed
don't run the CI workflow on pushses to main
1 parent a619595 commit 2c0dd96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ concurrency:
33
group: ${{ github.head_ref }}-${{ github.workflow}}
44
cancel-in-progress: true
55
on:
6-
push:
7-
branches: [ main ]
86
pull_request:
97
defaults:
108
run:

0 commit comments

Comments
 (0)