test gto step

This commit is contained in:
Michael Duong 2023-09-10 20:36:04 +01:00
parent 06f82dd318
commit 9a72ac3a79

View file

@ -16,7 +16,7 @@ permissions: write-all
jobs:
if_merged:
if: github.event.pull_request.merged == true
# if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
# - uses: actions/checkout@v3