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 1c061da commit da118ea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Build Docker Container

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

jobs:
docker:
Expand Down

0 comments on commit da118ea

Please sign in to comment.