We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c153a0c + 39c421f commit fd56e9cCopy full SHA for fd56e9c
1 file changed
.github/workflows/action.yml
@@ -3,9 +3,9 @@ name: PrivacyPass Challenge Extension
3
4
on:
5
push:
6
- branches: [ v3-rc ]
+ branches: [ master ]
7
pull_request:
8
9
10
jobs:
11
testing:
0 commit comments