Difference between revisions of "Github variables"
Jump to navigation
Jump to search
(Created page with "``` gihub.ref vs gihub.head_ref Trigger event pull_request pull_request_target gihub.ref refs/pull/53/merge refs/heads/main gihub.head_ref test/pull_request_target test/pull_r...") |
(No difference)
|
Latest revision as of 17:21, 15 June 2023
gihub.ref vs gihub.head_ref Trigger event pull_request pull_request_target gihub.ref refs/pull/53/merge refs/heads/main gihub.head_ref test/pull_request_target test/pull_request_target main: default branch test/pull_request_target: topic branch name 53: pull request number