Skip to content

Commit 2d4c4b4

Browse files
Update ci.yml to run CI on master branch PRs
1 parent 69b130c commit 2d4c4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
44
on:
55
pull_request:
66
branches:
7-
- main
7+
- master
88
push:
99
workflow_dispatch:
1010

0 commit comments

Comments
 (0)