Skip to content

Commit

Permalink
fix: remove localdev stuff from github workflow (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed⁦ authored Sep 28, 2022
1 parent 3f89216 commit 32615e4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/sync-from-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ jobs:
false
runs-on: ubuntu-latest
steps:
- name: echo stuff
run: |
echo "${{ github }}"
echo and also
echo "${{ context }}"
- uses: actions/github-script@v6
id: set_upstream
name: Check Upstream
Expand Down

0 comments on commit 32615e4

Please sign in to comment.