Skip to content

[UI] Add Animation to timer when less than 5 seconds are remaining. #124

[UI] Add Animation to timer when less than 5 seconds are remaining.

[UI] Add Animation to timer when less than 5 seconds are remaining. #124

Workflow file for this run

# .github/workflows/greetings.yml
name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.TOKEN }}
issue-message: "Congratulations! Your first ever issue with us in this repository has been created. Please wait while it gets assigned to you."