Skip to content

Commit

Permalink
Merge branch 'main' into adopt_case_utils_0_15_0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnelson-nist committed Jan 24, 2024
2 parents 898e0fd + 11e30ff commit fcef0d2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/annotate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ on: [ pull_request ]

jobs:
annotate:
if: github.event.pull_request.head.user == 'kchason'
runs-on: ubuntu-latest
steps:
steps:

# Get the code from the repository to be packaged
- name: Get Repo
uses: actions/checkout@v3
Expand Down

0 comments on commit fcef0d2

Please sign in to comment.