Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <github@ysh.us>
  • Loading branch information
yurishkuro committed Jul 16, 2024
1 parent 043ea77 commit d0e6d35
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ci-e2e-memory.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CIT Badger
name: CIT Memory

on:
push:
Expand All @@ -16,11 +16,8 @@ permissions: # added using https://github.com/step-security/secure-workflows
contents: read

jobs:
badger:
memory-v2:
runs-on: ubuntu-latest
strategy:
matrix:
version: [v1, v2]
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
Expand Down

0 comments on commit d0e6d35

Please sign in to comment.