Skip to content

Commit

Permalink
something
Browse files Browse the repository at this point in the history
  • Loading branch information
oomfiee committed Sep 28, 2024
1 parent e5449de commit aae8809
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: ISO build

on:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}-iso
cancel-in-progress: true
push:
tags: ['*']

jobs:
build-console-iso:
Expand Down

0 comments on commit aae8809

Please sign in to comment.