Issue: Error when pulling Docker image #705
Labels
kind/bug
Something isn't working
kind/external
For something that doesn't land in act scope
meta/invalid
This doesn't seem right
Act version
0.2.22
Expected behaviour
Should be able to run
act
Actual behaviour
Workflow and/or repository
Triggers the workflow on push or pull request to develop branch
on:
push:
branches:
- 'develop'
pull_request:
branches:
- 'develop'
Where will they run
jobs:
build:
Steps to reproduce
Run the above GH Actions yml script.
The text was updated successfully, but these errors were encountered: