Skip to content

Commit 803626c

Browse files
authored
Disable product-map.yml
1 parent af362ea commit 803626c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/product-map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
generate-map:
1111
runs-on: ubuntu-latest
12-
12+
if: false()
1313
steps:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)