Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder authored Aug 28, 2024
1 parent ee5266d commit 3034cf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Puzzle
on:
workflow_dispatch:
push:

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: step-security/harden-runner@v2
- uses: step-security/harden-runner@int-sh
with:
egress-policy: audit
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3034cf8

Please sign in to comment.