Skip to content

New Github action details not showing #26430

Answered by Simran-B
batetolast1 asked this question in Actions
Discussion options

You must be logged in to vote

Meanwhile there is:

The configured events are:

on:
  workflow_dispatch:  
  schedule:
    - cron: "0 0 * * *"

which means the workflow will run daily at midnight, or if you trigger it manually:

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
3 participants