Skip to content

Commit

Permalink
Add latest_only operator to standard provider.yaml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
hardeybisey committed Nov 23, 2024
1 parent d520958 commit 2b68548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions providers/src/airflow/providers/standard/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ operators:
- airflow.providers.standard.operators.python
- airflow.providers.standard.operators.generic_transfer
- airflow.providers.standard.operators.trigger_dagrun
- airflow.providers.standard.operators.latest_only

sensors:
- integration-name: Standard
Expand Down

0 comments on commit 2b68548

Please sign in to comment.