Skip to content

Commit

Permalink
Run on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
Transfusion committed Mar 24, 2021
1 parent c5636c4 commit 1e4513f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/generate-mincho.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ name: Generate MinchoTai
# run:
# working-directory: test

on:
push:
branches: [master, testing]
pull_request:
branches: [master, testing]
on: [push]

jobs:
build:
Expand All @@ -35,4 +31,4 @@ jobs:
with:
files: glyphwiki_mincho.txt.gz
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1e4513f

Please sign in to comment.