We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3a3163 + 0df74cc commit 649f9e1Copy full SHA for 649f9e1
1 file changed
.github/workflows/repo-freeze-reminders.yml
@@ -11,6 +11,7 @@ jobs:
11
check-freezer:
12
name: Remind about deployment freezes
13
runs-on: ubuntu-latest
14
+ if: github.repository == 'github/docs-internal'
15
steps:
16
17
- name: Send Slack notification if repo is frozen
0 commit comments