Skip to content

Commit

Permalink
Restore deleted on key
Browse files Browse the repository at this point in the history
  • Loading branch information
errose28 committed Feb 7, 2024
1 parent 91dc45e commit de0f2cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@

name: static

on:
workflow_call:

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit de0f2cd

Please sign in to comment.