Skip to content

Instantly share code, notes, and snippets.

@joshuapliatrio
Last active February 28, 2023 16:53
Show Gist options
  • Select an option

  • Save joshuapliatrio/b63be3fdb2b17939c726d39e42fcef23 to your computer and use it in GitHub Desktop.

Select an option

Save joshuapliatrio/b63be3fdb2b17939c726d39e42fcef23 to your computer and use it in GitHub Desktop.
Use the schedule trigger to check for abandoned feature branches
on:
schedule:
- cron: '30 5,17 * * *'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment