github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/github/yaml/testdata/on/multiple-1.yaml (about) 1 # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#using-activity-types-and-filters-with-multiple-events 2 3 on: 4 push: 5 branches: 6 - main 7 label: 8 types: 9 - created 10 page_build: {}