Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/dot-github/actions/s…
Browse files Browse the repository at this point in the history
…emver-5.7.2
  • Loading branch information
gcampbell-msft authored Jul 17, 2023
2 parents e117a83 + 6472b95 commit 467930e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/locker.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: Locker
on:
schedule:
- cron: 30 11 * * * # Run at 11:30 AM UTC (3:30 AM PST, 4:30 AM PDT)
workflow_dispatch:
inputs:
readonly:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/more-info-needed-closer.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: More Info Needed Closer
on:
schedule:
- cron: 10 11 * * * # Run at 11:10 AM UTC (3:10 AM PST, 4:10 AM PDT)
workflow_dispatch:
inputs:
readonly:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/question-closer.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: Question Closer
on:
schedule:
- cron: 20 11 * * * # Run at 11:20 AM UTC (3:20 AM PST, 4:20 AM PDT)
workflow_dispatch:
inputs:
readonly:
Expand Down

0 comments on commit 467930e

Please sign in to comment.