DEV Community

Cover image for FunGhAction
Karan Thanvi
Karan Thanvi

Posted on

2

FunGhAction

My Workflow

Just a fun-github-action funghaction to comment a joke/quote/fact on your pull requests on each commit! :D

Action : FunGhAction
funghaction demo

Submission Category:

Wacky Wildcards 😝

Yaml File

Workflow:

name: 'Funghaction'
on:
  - pull_request
jobs:
  fun:
    name: 'Fun'
    runs-on: ubuntu-latest
    steps:
      - name: 'Fun'
        uses: karancode/funaction@42
        env:
          GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

Action Repo : {% https://github.com/karancode/funghaction %}

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay