Skip to content

Commit

Permalink
try PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
ZainRizvi committed Apr 19, 2023
1 parent f127731 commit 52ed204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/atest.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: linux.2xlarge
env:
PR_NUMBER: ${{ github.event.number }}
THE_REST: "${{ github.event }}"
THE_REST: "${{ github.event.pull_requests }}"
steps:
- name: "print stuff"
run: |
Expand Down

0 comments on commit 52ed204

Please sign in to comment.