Skip to content

Commit

Permalink
Create mock release_steampipe.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
michelsk authored Jun 30, 2024
1 parent 248760a commit 831b8ce
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/release_steampipe.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Release Steampipe Plugin Akeyless
on:
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-22.04
steps:
- run: echo "placeholder"

0 comments on commit 831b8ce

Please sign in to comment.