aboutsummaryrefslogtreecommitdiff
path: root/.github/isabelle-action/action.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-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: