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

Commit

Permalink
chore(ci): added merge_group and added paths-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmiller committed Feb 27, 2024
1 parent bf9ced7 commit eacb536
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-container-image.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
---
name: Build Container Image
on:
merge_group:
pull_request:
branches:
- main
paths-ignore:
- '*.md'
- 'LICENSE'
- 'CODEOWNERS'
push:
branches:
- main
Expand Down

0 comments on commit eacb536

Please sign in to comment.