Skip to content

Commit

Permalink
Update pull-open.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
theballaam96 authored Jan 8, 2024
1 parent bf4dd8c commit 76b1269
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
PR-Open:
runs-on: ubuntu-latest
steps:
- run: pwd
- name: Set up Node.js
uses: actions/setup-node@v3
with:
Expand All @@ -18,7 +17,6 @@ jobs:
- name: Install dependencies
run: npm install

- run: ls "${{ github.workspace }}"
- name: Main work
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 76b1269

Please sign in to comment.