Skip to content

Commit

Permalink
ci: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Dec 4, 2021
1 parent d6b138c commit ccace50
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 27 deletions.
26 changes: 0 additions & 26 deletions .circleci/config.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/FUNDING.yml

This file was deleted.

7 changes: 7 additions & 0 deletions .github/workflows/gradle-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: Call Gradle CI

on: [push, pull_request]

jobs:
call-workflow:
uses: tomasbjerre/.github/.github/workflows/gradle-ci.yml@master

0 comments on commit ccace50

Please sign in to comment.