Skip to content

Commit

Permalink
Add check permissions action
Browse files Browse the repository at this point in the history
  • Loading branch information
aacic committed May 29, 2024
1 parent b18e675 commit bb49375
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CD-publish-rust-binaries.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: "Publish rust binaries"

on:
push:
branches:
- new-workflows
workflow_dispatch:
inputs:
build_secret:
type: string
Expand Down

0 comments on commit bb49375

Please sign in to comment.