Skip to content

Commit

Permalink
Remove dev.semgrep.dev from update-registry job
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwager committed Jan 16, 2024
1 parent 92e7cb4 commit 0801671
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-semgrep-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
name: Update semgrep.dev
runs-on: ubuntu-latest
steps:
- name: update dev.semgrep.dev
run: curl --fail -X POST -L https://dev.semgrep.dev/api/admin/update-registry
- name: update staging.semgrep.dev
run: curl --fail -X POST -L https://staging.semgrep.dev/api/admin/update-registry
- name: update semgrep.dev
Expand Down

0 comments on commit 0801671

Please sign in to comment.