Skip to content

Commit

Permalink
fix(ci): test workflow trigger strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
Shayan-Ghani committed Aug 30, 2024
1 parent 16df645 commit 875f51f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
name: BVSTACK CI Pipeline
name: BVSTACK Test Pipeline

on:
push:
branches:
- main
- actions
pull_request:
branches:
- main

env:
VAULT_ADDR: ${{ vars.VAULT_ADDR }}
Expand Down

0 comments on commit 875f51f

Please sign in to comment.