Skip to content

Shepherd36/learn-github-actions.yml

View on GitHub ↗Related repositories →

name: learn-github-actions run-name: ${{ github.actor }} is learning GitHub Actions on: [push] jobs: check-bats-version: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v4 with: node-version: '20' - run: npm install -g bats - run: bats -v

active 2024-07-162024-12-07 (UTC)

Complete coverage26,509 / 26,509 hourly files (100%) · 2 absent upstream2023-08-152026-08-23 (UTC)
Events
5
Pushes
2
Pull requests
0
Issues
0
Stars
0
Forks
1

Activity over time

Daily event counts in the loaded window

Line chart, 145 days from 2024-07-16 to 2024-12-07. Pushes: 2 total, peak 2 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 0 total, peak 0 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
Shepherd362200

Recent activity

Latest issues, pull requests and releases

No issue or PR events — this repo's activity is pushes only.

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.