Skip to content

Commit 34876a6

Browse files
committed
Remove AI Hallucination
1 parent 93d2527 commit 34876a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/vartest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- run: echo "${{ vars.TEST_VAR }}"
19-
- run: echo "Actor: ${{ github.actor }} | Event: ${{ github.event_name }}"
2019
- name: Set variable using gh
2120
env:
2221
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)