Skip to content

Commit

Permalink
fixup! chore: use a simple workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitf committed Dec 12, 2023
1 parent 073dd8f commit 317556d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Build Image
on:
push:
branches:
- '**' # all branches
workflow_dispatch:
env:
IMAGE_TAG: 39 # Fedora Version
jobs:
Expand Down

0 comments on commit 317556d

Please sign in to comment.