Skip to content

Commit

Permalink
Run graal test on every push (only temporarily until we validate it w…
Browse files Browse the repository at this point in the history
…orks0
  • Loading branch information
filiphr committed Jan 30, 2024
1 parent 90a8a16 commit 2bf0eb4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/graal-native.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Flowable Main Build

on:
push:
branches:
- main
on: [push]

env:
MAVEN_ARGS: >-
Expand Down

0 comments on commit 2bf0eb4

Please sign in to comment.