Skip to content

Commit

Permalink
Don't run on PRs or pushes (#1516)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrudd2 authored Apr 25, 2023
1 parent 19f931f commit a5dd6b8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/lock.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
name: 'Lock Threads'

on:
push:
branches:
- dev
- master
tags:
- v*
pull_request:
branches:
- dev
schedule:
# Every night at 02:20 UTC.
- cron: '20 2 * * *'
Expand Down

0 comments on commit a5dd6b8

Please sign in to comment.