Skip to content

Commit 2c6d1d3

Browse files
Update triggers
1 parent c7e53ea commit 2c6d1d3

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/check-sample-issue-template.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
name: Check Sample Issue Template
22

33
on:
4-
push:
5-
paths:
6-
- '.github/CODEOWNERS'
74
pull_request:
85
paths:
96
- '.github/CODEOWNERS'
7+
- '.github/ISSUE_TEMPLATE/sample_issue.yml'
8+
- '.github/ISSUE_TEMPLATE/sample_issue_generator.py'
109

1110

1211
jobs:

0 commit comments

Comments
 (0)