Skip to content

Commit

Permalink
ci: remove supported version (#535)
Browse files Browse the repository at this point in the history
* ci: remove supported version

* ci: remove config sync
  • Loading branch information
Cafe137 authored Sep 16, 2024
1 parent 0d2a4d5 commit 87af52c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,3 @@ jobs:

- name: Build nodejs code
run: npm run build

- name: Check and update the supported Bee version
uses: ethersphere/update-supported-bee-action@v1
if: github.ref == 'refs/heads/master'
with:
token: ${{ secrets.GHA_PAT_BASIC }}
22 changes: 0 additions & 22 deletions .github/workflows/configs_sync.yaml

This file was deleted.

0 comments on commit 87af52c

Please sign in to comment.