Skip to content

Commit

Permalink
fix: fixing remove un used ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bagusajieiswara committed Dec 21, 2024
1 parent 21e20a1 commit 2530191
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 138 deletions.
22 changes: 0 additions & 22 deletions .github/workflows/labeler.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
steps:
# Runs a single command using the runners shell
- name: Send greeting
run: echo "Hello ${{ inputs.name }}"
run: echo "Hello ${{ github.event.inputs.name }}"
77 changes: 0 additions & 77 deletions .github/workflows/node.js.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/workflows/read-the-docs.yaml

This file was deleted.

0 comments on commit 2530191

Please sign in to comment.