Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 authored Sep 10, 2024
1 parent e24d0af commit c520fbe
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 41 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/gradle-test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: Gradle test

on:
workflow_dispatch:
push:
branches:
- develop
pull_request:

permissions:
checks: write
contents: read

jobs:
gradle-test:
uses: ihmcrobotics/ihmc-actions/.github/workflows/gradle-test.yml@main
41 changes: 0 additions & 41 deletions .github/workflows/gradle.yml

This file was deleted.

0 comments on commit c520fbe

Please sign in to comment.