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 24b4f2c commit df7b8ebCopy full SHA for df7b8eb
.github/workflows/build-push-artifacts.yml
@@ -7,7 +7,6 @@ jobs:
7
changes:
8
name: Check for relevant changes
9
runs-on: ubuntu-latest
10
- if: ${{ github.ref_type != 'tag' }}
11
# Required permissions
12
permissions:
13
pull-requests: read
0 commit comments