We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15fdad commit c7abf71Copy full SHA for c7abf71
.github/workflows/test.yml
@@ -3,9 +3,6 @@ name: IntegrationTest
3
on:
4
pull_request:
5
branches: [master]
6
- push:
7
- paths:
8
- - 'src/**'
9
10
jobs:
11
IntegrationTest:
.github/workflows/validate.yml
@@ -1,8 +1,6 @@
1
name: Validate
2
- branches: [master]
0 commit comments