Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ewallah committed Jan 6, 2021
1 parent a3792ce commit 4cd5d58
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
name: Tests

on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
ci:
name: ci
Expand Down

0 comments on commit 4cd5d58

Please sign in to comment.