diff options
author | Ben V. Brown <[email protected]> | 2020-12-31 12:58:00 +1100 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2020-12-31 12:58:00 +1100 |
commit | 1b4610c8df32afc354cf0ab6746342518719e059 (patch) | |
tree | 68a4023688628196447d7806faf1fd57f8afd98a /.github | |
parent | e842f8d2921e00503485fe14a4e38c5dabf44851 (diff) | |
download | IronOS-1b4610c8df32afc354cf0ab6746342518719e059.tar.gz IronOS-1b4610c8df32afc354cf0ab6746342518719e059.zip |
Update Pinecil logo flashing docs
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/push.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 2cc00616..7731cbe3 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -1,4 +1,4 @@ -name: CI Build all +name: CI on: [push,pull_request] |