Skip to content

Fix/557 astronomy news fallback #236

Fix/557 astronomy news fallback

Fix/557 astronomy news fallback #236

Workflow file for this run

name: Smoke Test Workflow
on:
pull_request_target:
types: [opened, reopened]
workflow_dispatch:
jobs:
hello:
runs-on: ubuntu-latest
steps:
- name: Say Hello
run: echo "🔥 Hello from GitHub Actions!"