Skip to content

Commit

Permalink
chore: Modify workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 11, 2020
1 parent c6634a8 commit 46ece3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
@@ -1,10 +1,10 @@
name: GitHub Actions Deploy hotkeys-js
on:
push:
# branches:
# - master
branches:
- master
tags:
- v3.*
- v*
jobs:
build-deploy:
runs-on: ubuntu-18.04
Expand Down

0 comments on commit 46ece3d

Please sign in to comment.