We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1d882 commit d4e9715Copy full SHA for d4e9715
1 file changed
.github/auto-publish-template.yml
@@ -8,6 +8,9 @@
8
name: Publish {{shortname}} on /TR
9
10
on:
11
+ pull_request:
12
+ paths:
13
+ - "{{shortname}}/**"
14
push:
15
branches: [main]
16
paths:
0 commit comments