Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2 from codeclimate/npc/workflow
Browse files Browse the repository at this point in the history
Add workflow
  • Loading branch information
nporteschaikin authored Jul 31, 2019
2 parents 248fd03 + 275c908 commit 0cce4e4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
on: push


jobs:
build:
name: Build workflow

steps:
send_velocity_deployment:
- uses: ./../../
- name: Send Velocity deployment

0 comments on commit 0cce4e4

Please sign in to comment.