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 c54d247 commit 3deb945Copy full SHA for 3deb945
.github/workflows/push.yaml
@@ -3,6 +3,8 @@ on:
3
paths-ignore:
4
- "README.md"
5
- "ChangeLog.md"
6
+ - ".github/workflows/pull_request.yaml"
7
+ - ".github/workflows/release.yaml"
8
jobs:
9
default:
10
strategy:
0 commit comments