aboutsummaryrefslogtreecommitdiff
path: root/.github/isabelle-action/action.yml
diff options
context:
space:
mode:
authorJosh Chen2020-07-17 10:35:07 +0200
committerJosh Chen2020-07-17 10:35:07 +0200
commit31dca5713d3fbd8401dd35cbf12c2cfcb4944db8 (patch)
tree669bb5cbd5e24e8321fa4e7f3bf1cc7c79ae81ee /.github/isabelle-action/action.yml
parente75a2a2ddfd82d4ba2e65526be1ed92f64369b48 (diff)
more testing
Diffstat (limited to '.github/isabelle-action/action.yml')
-rw-r--r--.github/isabelle-action/action.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/isabelle-action/action.yml b/.github/isabelle-action/action.yml
index 49c043f..c9a1b4a 100644
--- a/.github/isabelle-action/action.yml
+++ b/.github/isabelle-action/action.yml
@@ -1,10 +1,10 @@
-name: "build"
-description: "Build ROOT file"
+name: "Isabelle action"
+description: "Run Isabelle"
author: "josh@joshchen.io"
inputs:
TOOL_ARGS:
- description: "Tool and argument invokation"
+ description: "Isabelle tool to invoke and arguments to pass"
required: true
runs: