Skip to content

Commit

Permalink
disable snapshot tests for now
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Feb 19, 2025
1 parent c2a54b0 commit 23286ee
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/snapshot_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ name: Generate Depscan Snapshots

on:
workflow_dispatch:
pull_request:
branches:
- master
push:
branches:
- master

concurrency:
group: "${{ github.workflow }}-${{ github.head_ref || github.run_id }}"
Expand Down

0 comments on commit 23286ee

Please sign in to comment.