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 93746f1 commit 17a4b2cCopy full SHA for 17a4b2c
.github/workflows/testing.yaml
@@ -1,6 +1,9 @@
1
name: CI
2
on:
3
workflow_dispatch:
4
+ push:
5
+ branches:
6
+ - master
7
pull_request:
8
paths-ignore:
9
- 'docs/**'
0 commit comments