Skip to content

Commit

Permalink
Update ontobot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall authored Sep 25, 2024
1 parent 1bc7298 commit c2be5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ontobot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- name: Check if issue body or any comment contains 'Hey ontobot'
id: check-body
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
script: |
const issue = await github.rest.issues.get({
Expand Down

0 comments on commit c2be5ee

Please sign in to comment.