Skip to content

Commit

Permalink
fix: change workflow trigger branch
Browse files Browse the repository at this point in the history
  • Loading branch information
darrytai committed May 21, 2024
1 parent 15d98c3 commit 2a7cf08
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build TMIcons

on:
push:
branches:
- dev
on: push

jobs:
update-file:
Expand Down

0 comments on commit 2a7cf08

Please sign in to comment.