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 ce56021 commit 3a42998Copy full SHA for 3a42998
.github/workflows/conformance.yml
@@ -1,5 +1,8 @@
1
on:
2
- # manual dispatch only while the conformance test suite is under rapid development
+ push:
3
+ branches:
4
+ - develop
5
+ pull_request:
6
workflow_dispatch:
7
8
name: Conformance test
0 commit comments