Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
garygrossgarten committed Aug 29, 2019
1 parent 09d1bbe commit b90c980
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/hello.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Hello World Example

on: [push]
on:
push:
branches: release

jobs:
build:
Expand Down

0 comments on commit b90c980

Please sign in to comment.