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 ace5519 commit d53c9b7Copy full SHA for d53c9b7
.github/workflows/test.yml
@@ -3,8 +3,7 @@ name: RunTest
3
on:
4
workflow_dispatch:
5
jobs:
6
- caller-identity:
7
- if: ${{ github.event_name == 'push' }}
+ caller-identity:
8
name: Return the IAM user
9
permissions:
10
contents: read
0 commit comments