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 Mar 3, 2025
1 parent 931558b commit a82b2c0
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:

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

0 comments on commit a82b2c0

Please sign in to comment.