Skip to content

Repository files navigation

Avatar

Build Status Security Status

Save Changes GitHub Action

GitHub Action for adding, committing, and pushing changes to a repository.

Usage

Save local changes with commit message 'Save changes':

jobs:
  build:
    steps:
      - uses: cliffano/save-changes-action@main
        with:
          message: 'Save changes'
          push_changes: 'true'

When running tests, set push_changes to false so the action does not push commits or tags to remote repository.

Colophon

Developer's Guide

Build reports:

About

GitHub Action for adding, committing, and pushing changes to a repository

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages