Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debug

Simple github action to debug our workflow

Usage

on:
  push:

jobs:
  test:
    runs-on: ubuntu-latest
    name: just test debug action
    steps:
      - uses: o-devops/debug@main

About

Simple github action to debug our workflow

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors