Skip to content

Silbury Hill Sunset Azimuth on 1. September 3500BC vs 2024AD has difference of 16 degrees #5300

Silbury Hill Sunset Azimuth on 1. September 3500BC vs 2024AD has difference of 16 degrees

Silbury Hill Sunset Azimuth on 1. September 3500BC vs 2024AD has difference of 16 degrees #5300

#
# See https://github.com/marketplace/actions/label-commenter
#
name: Label Commenter
on:
issues:
types:
- labeled
- unlabeled
pull_request_target:
types:
- labeled
- unlabeled
jobs:
comment:
runs-on: ubuntu-latest
if: "!contains(github.actor, 'transifex')"
name: Comment
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
config_file: .github/label-commenter-config.yml