diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2023-04-30 14:03:29 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-05-01 15:22:41 -0400 |
commit | f3635ff50d90ca2fbf87271dc3146f2aacdb6b3c (patch) | |
tree | 36a94dd967c3bdfd4fd3cccceffbf653186399af /mesonbuild/scripts/pycompile.py | |
parent | f71c9aebfbceb8623756b981392b6d6d2b4e7c22 (diff) | |
download | meson-f3635ff50d90ca2fbf87271dc3146f2aacdb6b3c.zip meson-f3635ff50d90ca2fbf87271dc3146f2aacdb6b3c.tar.gz meson-f3635ff50d90ca2fbf87271dc3146f2aacdb6b3c.tar.bz2 |
avoid re-uploading the docs when a PR is based on the upstream repo
In this case, we have the secret available, and the workflow ran even
though it wasn't on branch "master" because of the pull request trigger.
Since the change hasn't landed on master, though, we do not want to
update the website. So check for pushes to master, specifically.
Diffstat (limited to 'mesonbuild/scripts/pycompile.py')
0 files changed, 0 insertions, 0 deletions