Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEverling committed Feb 8, 2024
1 parent 397be65 commit 7c5818c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Docker CI
on:
workflow_dispatch:
push:
branches: [ main ]
paths-ignore:
- '.gitignore'
- 'README.md'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7c5818c

Please sign in to comment.