actions icon indicating copy to clipboard operation
actions copied to clipboard

Change GH action path to always take current version

Open LecrisUT opened this issue 2 years ago • 1 comments
trafficstars


:books: Documentation preview :books:: https://readthedocs-preview--28.org.readthedocs.build/en/28/

LecrisUT avatar Jun 08 '23 12:06 LecrisUT

Hmm for some reason this doesn't work. I suspect it's because of:

on:
  pull_request_target:
    types:
      - opened

So that it still runs the version on main.

Edit: Indeed that was the case. Changing it on: pull_request fixes that.

LecrisUT avatar Jun 08 '23 16:06 LecrisUT