Skip to content
Discussion options

You must be logged in to vote

you could use types

documentation

name: deploy
on:
  workflow_run:
    workflows: [build]
    types:
      - completed

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@jge162
Comment options

@participator
Comment options

@jge162
Comment options

@participator
Comment options

@jge162
Comment options

Answer selected by participator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Question Ask and answer questions about GitHub features and usage
2 participants