Github variables

From UVOO Tech Wiki
Revision as of 17:21, 15 June 2023 by Busk (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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