Skip to content

Commit

Permalink
Merge branch 'AGLDWG:master' into test-process-do-not-merge-2
Browse files Browse the repository at this point in the history
  • Loading branch information
rwalkerands authored Dec 20, 2023
2 parents a7b1448 + 69e60a3 commit 62a97f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/out-of-office.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
on:
# Trigger the workflow on push or pull request
pull_request:
pull_request_target:
types:
- opened
# branches:
# - master
# - develop

jobs:
comment:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/github-script@v7
with:
Expand Down

0 comments on commit 62a97f3

Please sign in to comment.