We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d0ca5 commit f25d550Copy full SHA for f25d550
1 file changed
.github/workflows/main.yml
@@ -23,6 +23,7 @@ on:
23
24
jobs:
25
deployment:
26
+ if: github.repository == 'ServiceNowDevProgram/ServiceNow-GenAi-Prompt-Library'
27
runs-on: ubuntu-latest
28
steps:
29
- name: Log payload
0 commit comments