github.event name

From wikieduonline
Revision as of 11:05, 26 January 2023 by Brave (talk | contribs)
Jump to navigation Jump to search

github.event_name


  - name: Set PR tag
             if: ${{ github.event_name == '[[pull_request]]' }}
             run: echo "TAG=pull-request-${{ github.event.number }}" >> $GITHUB_ENV
github.event.number
GitHub Environment variables

See also

Advertising: