Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XtraLarge authored Jan 2, 2024
1 parent 2fe854d commit 1c061da
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Build Docker Container

on: workflow_dispatch

on:
push:
branches:
- main
- master
on:
- workflow_dispatch
- push:
branches:
- main
- master

jobs:
docker:
Expand Down

0 comments on commit 1c061da

Please sign in to comment.