We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c915f commit 486454cCopy full SHA for 486454c
.github/workflows/broken-link-checker.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
broken-link-checker:
11
+ if: github.repository == 'toss/es-hangul'
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout Repository
.github/workflows/release.yml
@@ -7,9 +7,7 @@ on:
7
release:
if: github.repository == 'toss/es-hangul'
-
15
uses: actions/checkout@v5
0 commit comments