karancode

Karan Thanvi

Posted on September 15, 2020

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 %}

💖 💪 🙅 🚩
karancode
Karan Thanvi

Posted on September 15, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

FunGhAction
actionshackathon FunGhAction

September 15, 2020