Skip to content

Commit

Permalink
Adding format branch for action testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
anchal-physics committed Sep 20, 2023
1 parent 5e01928 commit 04f0a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Format Check

on:
push:
branches: ["master", "dev"]
branches: ["master", "dev", "format"]
pull_request:
branches: ["master", "dev"]
jobs:
Expand Down

0 comments on commit 04f0a66

Please sign in to comment.