Merge branch 'main' of https://github.com/github/docs-internal into hidden-docs-alt
This commit is contained in:
1
.github/workflows/repo-freeze-reminders.yml
vendored
1
.github/workflows/repo-freeze-reminders.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
check-freezer:
|
||||
name: Remind about deployment freezes
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'github/docs-internal'
|
||||
steps:
|
||||
|
||||
- name: Send Slack notification if repo is frozen
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: Algolia
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user