Skip to content

Commit 542d303

Browse files
nstarmanjorenham
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Joren Hammudoglu <[email protected]> Signed-off-by: Nathaniel Starkman <[email protected]>
1 parent 3612c9f commit 542d303

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ on:
55
workflow_dispatch:
66
pull_request:
77
push:
8-
branches:
9-
- main
8+
branches: [main]
109

1110
concurrency:
1211
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)