Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dbasunag authored Mar 8, 2024
1 parent 5912e0a commit 396702d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: Read Secret, Create File, and Verify (No Secret Printing)

on:
push:

env:
PR_TITLE: ${{ github.event.pull_request.title }} # this is returning empty
PR_DESCRIPTION: ${{ github.event.head_commit.message }}

jobs:
verify_file:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 396702d

Please sign in to comment.