adding workflow for mr ref1

This commit is contained in:
work 2025-02-12 18:20:52 +01:00
parent c2762418ab
commit eaf6813468

View file

@ -8,7 +8,7 @@ on:
jobs:
my-action:
if: ${{ github.event.pull_request.merged }}
# if: ${{ github.event.pull_request.merged }}
runs-on: ubuntu-latest
steps: