Skip to content

Commit

Permalink
[CI] Enable forks
Browse files Browse the repository at this point in the history
  • Loading branch information
Herklos committed Mar 18, 2021
1 parent 42970e5 commit 089e775
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
name: OctoBot-Tentacles-CI
on: push
on:
push:
branches:
- 'master'
- 'dev'
tags:
- '*'
pull_request:

jobs:
tests:
Expand Down

0 comments on commit 089e775

Please sign in to comment.