Skip to content

Commit

Permalink
remove conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
panteliselef committed May 31, 2024
1 parent 2ba057a commit 5f731f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ concurrency:

jobs:
snapshot-release:
if: ${{ startsWith(github.event.comment.body, '!snapshot') && github.repository == 'panteliselef/astro-with-clerk-auth' && github.event.issue.pull_request }}
runs-on: ubuntu-latest
timeout-minutes: 10

Expand Down

0 comments on commit 5f731f3

Please sign in to comment.