diff options
| -rw-r--r-- | .github/workflows/pullrequest.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 635c7f0b..3f68cbbf 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -4,6 +4,7 @@ on: pull_request: branches: - main + - sbat jobs: pull-request-intel: |
