We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd627e commit d89f9f5Copy full SHA for d89f9f5
1 file changed
.github/workflows/push.yaml
@@ -5,8 +5,7 @@ on:
5
paths-ignore:
6
- '**.md'
7
branches:
8
- - master
9
- - 'release/**'
+ - '**'
10
tags:
11
- '*'
12
permissions:
0 commit comments