diff --git a/.github/workflows/rl-secure.yml b/.github/workflows/rl-secure.yml index f4c2bd66..922aa0e1 100644 --- a/.github/workflows/rl-secure.yml +++ b/.github/workflows/rl-secure.yml @@ -5,7 +5,7 @@ on: merge_group: workflow_dispatch: push: - branches: ['main'] + branches: ['main','implement-reversinglab-scanner'] pull_request: types: - opened