Skip to content

Commit

Permalink
runs only when pushed; workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyaash committed Nov 2, 2024
1 parent 39a15dc commit 5821783
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/black.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: Black Code Formatter

on:
pull_request:
push:
branches:
- main

types:
- closed

permissions:
contents: write # Allow write access to repository contents
Expand Down

0 comments on commit 5821783

Please sign in to comment.