mirror of https://github.com/samply/bridgehead.git
remove test
This commit is contained in:
parent
ac0274cfba
commit
8a2218037b
|
@ -3,10 +3,7 @@ name: Cleanup - Rename Inactive Branches
|
|||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0' # Runs every Sunday at midnight
|
||||
#todo delete; only trigger for testing
|
||||
pull_request:
|
||||
branches:
|
||||
- develop
|
||||
|
||||
jobs:
|
||||
archive-stale-branches:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue