Skip to content

Commit

Permalink
Fixed shell format workflow (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: Vatsal Gupta <gvatsal60>
  • Loading branch information
gvatsal60 authored Nov 23, 2024
1 parent be2333e commit af32095
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/shell-format.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Shell Format
on:
push:
- master
- main
branches: ["master"]
permissions:
contents: write # Grant write permission only for contents (commit/push)
jobs:
Expand Down

0 comments on commit af32095

Please sign in to comment.