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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * 0' # Runs every Sunday at midnight
|
- cron: '0 0 * * 0' # Runs every Sunday at midnight
|
||||||
#todo delete; only trigger for testing
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- develop
|
|
||||||
jobs:
|
jobs:
|
||||||
archive-stale-branches:
|
archive-stale-branches:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue