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 5c78cca commit 5ca055cCopy full SHA for 5ca055c
.github/workflows/version-history.yml
@@ -31,7 +31,6 @@ on:
31
jobs:
32
image_info:
33
name: Update version history
34
- if: ${{ github.ref == 'refs/heads/main' || github.event.base_ref == 'refs/heads/main' }}
35
runs-on: ubuntu-latest
36
environment: publishing
37
permissions:
0 commit comments