We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d0f20 commit 974d048Copy full SHA for 974d048
.github/workflows/repository-dispatch.yml
@@ -5,6 +5,7 @@ on:
5
paths:
6
- "frontend/**"
7
- "backend/**"
8
+ - '.github/workflows/repository-dispatch.yml'
9
tags:
10
- '*'
11
branches:
0 commit comments