Skip to content

Commit

Permalink
ci: trigger ci on push and pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
yunnysunny committed Apr 3, 2022
1 parent 633e467 commit b83fae3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
@@ -1,6 +1,5 @@
name: CI
on:
push:
on: [push, pull_request]

env:
SAUCE_USERNAME: shtylman-superagent
Expand Down

0 comments on commit b83fae3

Please sign in to comment.