We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5285eea + c89628e commit 3e2e83fCopy full SHA for 3e2e83f
1 file changed
.github/workflows/deploy-gh-pages.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches:
6
- master
7
+ paths:
8
+ - 'Clients/TalentManagement-Angular-Material'
9
+ - '.github/workflows/deploy-gh-pages.yml'
10
workflow_dispatch:
11
12
permissions:
0 commit comments