Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
ci(build): Update build workflow to include CI files
Browse files Browse the repository at this point in the history
  • Loading branch information
alwyn974 committed Feb 21, 2024
1 parent 640e36f commit 9d22fb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ on:
push:
branches: [ main ]
paths:
- '.github/workflows/build.yml'
- '**[Dd]ocker*'
pull_request:
branches: [ main ]
paths:
- '.github/workflows/build.yml'
- '**[Dd]ocker*'
workflow_dispatch:

Expand Down

0 comments on commit 9d22fb2

Please sign in to comment.