Skip to content

Commit fd56e9c

Browse files
authored
Merge pull request #289 from armfazh/fixCI
Target CI job to main branch.
2 parents c153a0c + 39c421f commit fd56e9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: PrivacyPass Challenge Extension
33

44
on:
55
push:
6-
branches: [ v3-rc ]
6+
branches: [ master ]
77
pull_request:
8-
branches: [ v3-rc ]
8+
branches: [ master ]
99

1010
jobs:
1111
testing:

0 commit comments

Comments
 (0)