mirror of
https://github.com/nektos/act.git
synced 2026-04-26 09:25:54 +03:00
[GH-ISSUE #436] Act list empty even though an action exists #302
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#302
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RangerMauve on GitHub (Dec 2, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/436
I'm trying to run this workflow with
act version 0.2.17but it doesn't seem to be seeing it.It seems like
actisn't showing anything when I do a list, but it looks like it sees the YAML file.Is there anything else I should do to debug this scenario?
@RangerMauve commented on GitHub (Dec 2, 2020):
Whoops, looks like I was misunderstanding what
act listdoes. Runningact pull_requestseemed to start the trigger.@djsd123 commented on GitHub (Aug 28, 2021):
I still don't understand what
act --listis supposed to do???? 😕@catthehacker commented on GitHub (Aug 28, 2021):
@djsd123
