Found out that workflows by GitHub actions using a GitHub token don't trigger other workflows (due to concern of infinite loop). Is it as simple as swapping to my PAT to avoid this issue?