Skip to content

Commit

Permalink
Better naming and branch name correction
Browse files Browse the repository at this point in the history
Signed-off-by: Toshaan Bharvani <[email protected]>
  • Loading branch information
toshywoshy committed Jun 9, 2024
1 parent 38d8de8 commit 9ca8e39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build Sponsor Document LaTeX based MASTER
name: Build MASTER Sponsor Document LaTeX based
on:
push:
branches:
- main
- master
jobs:
build_latex:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Sponsor Document LaTeX base RELEASE
name: Build TAG Sponsor Document LaTeX base
on:
push:
tags:
Expand Down

0 comments on commit 9ca8e39

Please sign in to comment.