Skip to content

Combining on: push with on: schedule #25806

Discussion options

You must be logged in to vote

You can solve it with

on:
  push:
  schedule:
    - cron: '* * * * *'

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants