Skip to content

OmarioHassan/learn-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

This repo is for learning Github Actions with some notes on Github

Skipping workflow runs

you can use [no ci] in your commit message like git commit -m 'my new commit message [no ci]'

Protecting the master branch

  1. In your current repository go to Settings

  2. From the right panel click on Branches

  3. Click on Add rule

  4. Set your prefered privilages on your prefered branch

    You can also see this link

About

This repo is for learning Github Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published