Skip to content

Commit

Permalink
WIP gitpod
Browse files Browse the repository at this point in the history
  • Loading branch information
neoformit committed Aug 22, 2024
1 parent 7b4c41f commit 05d7135
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gitpod-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
gitpod-preview:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v3

- name: Comment with Gitpod link
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 05d7135

Please sign in to comment.