Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
CODeRUS committed Aug 31, 2024
1 parent 3176185 commit 8a492c5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/make_patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ jobs:
name: ${{ github.head_ref }}
path: .github/patch_data

- name: View context attributes
uses: actions/github-script@v7
with:
script: console.log(context)

- uses: actions/github-script@v6
with:
script: |
Expand Down

0 comments on commit 8a492c5

Please sign in to comment.