Skip to content

Add support for GitHub Actions build workflow on PRs #16

@victorpopkov

Description

@victorpopkov

Problem

Similar to dstmodders/docker-imagemagick#33:

This is similar to dstmodders/docker-imagemagick#23 with the solution provided in dstmodders/docker-imagemagick#26, and should pretty much match the on.push behaviour.

Of course, no pushes should be made into the public repository.

Proposed solution

See dstmodders/docker-imagemagick#26.

Progress

  • Add permissions.
  • Add concurrency.
  • Add on.pull_request.branches.
  • Add on.pull_request.paths.
  • Change if statements, if necessary.
  • Make sure that nothing gets pushed into the public repository on PRs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions