Skip to content

Commit

Permalink
Update old_project.yml (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
helight committed Sep 27, 2024
1 parent 9aac24e commit 2cbf5e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/old_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ on:
branches:
- "*"
paths:
- 'eBPF_Supermarket/old_project/LSM_BPF/lsm_bpf_monitoring/**'
- '.github/workflows/ebpf_lsm.yml'
- 'eBPF_Supermarket/old_project/**'
- '.github/workflows/old_project.yml'
pull_request:
branches:
- "*"
paths:
- 'eBPF_Supermarket/old_project/LSM_BPF/lsm_bpf_monitoring/**'
- '.github/workflows/ebpf_lsm.yml'
- 'eBPF_Supermarket/old_project/**'
- '.github/workflows/old_project.yml'

jobs:
LSM_BPF_build-and-test:
Expand Down

0 comments on commit 2cbf5e4

Please sign in to comment.