Skip to content

Commit

Permalink
👷
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Sep 30, 2023
1 parent 0f9fe43 commit 1952058
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ on:
- main
paths:
- 'templates/**'
pull_request:
types:
- opened
- synchronize
- reopened
paths:
- 'templates/**'

jobs:
build:
Expand Down

0 comments on commit 1952058

Please sign in to comment.