Skip to content

Commit b725e2a

Browse files
authored
maint: temporarilly disable check_contrib
1 parent 37b437e commit b725e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_contrib.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
check:
16-
if: github.repository == 'ServiceNowDevProgram/ActionPack'
16+
if: github.repository == 'ServiceNowDevProgram/notvalid'
1717
runs-on: ubuntu-latest
1818
name: Check PR
1919
steps:

0 commit comments

Comments
 (0)