Skip to content

Commit

Permalink
remove build and test workflow for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rlieberman-splunk committed Dec 11, 2024
1 parent 223a957 commit 501dea2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-test-push-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Smoke Test Workflow
on: push
on:
push:
branches:
- CSPL_2920_xxx
jobs:
check-formating:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 501dea2

Please sign in to comment.