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 b6cb43a commit b27fe18Copy full SHA for b27fe18
.github/workflows/semantic-lint.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
semantic-lint:
16
- if: ${{ github.repository == 'ekristen/aws-nuke' }}
+ if: github.repository == 'ekristen/aws-nuke'
17
runs-on: ubuntu-latest
18
steps:
19
- uses: amannn/action-semantic-pull-request@v5
0 commit comments