Skip to content

Commit

Permalink
fixin
Browse files Browse the repository at this point in the history
  • Loading branch information
oomfiee committed Aug 30, 2024
1 parent 7f37b31 commit 9c4eac8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: "Build ISO"

on:
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}-iso
cancel-in-progress: true

jobs:
ISO:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9c4eac8

Please sign in to comment.