We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56c432c + d54c0cf commit dee74d5Copy full SHA for dee74d5
1 file changed
.github/workflows/package-test.yml
@@ -1,11 +1,8 @@
1
name: Package Test
2
3
on:
4
- push:
5
- branches:
6
- - '**'
7
- pull_request:
8
- branches: [ master ]
+ - push
+ - pull_request
9
10
jobs:
11
build:
0 commit comments