Skip to content

Commit

Permalink
try to understand
Browse files Browse the repository at this point in the history
  • Loading branch information
sabban committed Apr 25, 2024
1 parent 0a33c13 commit 2a677e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/populate-hapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ github.token }}
run: |
echo ${{ github.event.action }}
echo ${{ github.event }}
# URL=$(jq -r '.repository.commits_url' $GITHUB_EVENT_PATH | sed 's/{\/sha}//')
# COMMITS=""
Expand Down

0 comments on commit 2a677e9

Please sign in to comment.