Skip to content

Commit

Permalink
chore: Adjust on
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriBeck committed Sep 22, 2021
1 parent e29f367 commit 5af33f2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Dart CI

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

env:
DEVELOPER_DIR: /Applications/Xcode_11.3.1.app/Contents/Developer
Expand Down

0 comments on commit 5af33f2

Please sign in to comment.