We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ddbb3 commit 19b34d7Copy full SHA for 19b34d7
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ on:
3
workflow_dispatch:
4
push:
5
branches:
6
- - $default-branch
+ - master
7
pull_request:
8
types: [opened, reopened, synchronize]
9
jobs:
0 commit comments