Skip to content

Commit

Permalink
Ianjennings/test context 3 (#42)
Browse files Browse the repository at this point in the history
* use trigger event context

* build

* better log

* build

* build

* try again for better sha of workflow_run

* try workflow_run call

* more debug

* update syntax

* remove pra

* whoops, forgot checkout

* worthless change

* update
  • Loading branch information
ianjennings authored Jan 24, 2025
1 parent 54c38b8 commit f0d0f45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Test Step
runs-on: ubuntu-latest
steps:
- run:
- run: env
- name: Checkout
uses: actions/checkout@v3
- uses: ./
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,3 @@ scripthaus run electron 1>/dev/null 2>&1 &
echo "Electron Done"
exit
```

0 comments on commit f0d0f45

Please sign in to comment.